home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / tag_bbs / tscan695.zip / NOCNVRT.FIL next >
Text File  |  1992-08-29  |  882b  |  36 lines

  1. ;
  2. ;
  3. ;
  4. ; This file will allow you to tell TagScan not to CONVERT
  5. ; file formats based on the FILENAME rather than directories
  6. ; as in the the NOCNVRT.LST file. If you have a ^ before the
  7. ; text then it will be treated as if you used wildcards.
  8. ; Example: (^Tscan) would be read as Tscan*.* and (Tscan) would
  9. ; be read as TSCAN without wildcards. Let me try to explain
  10. ; it another way:
  11. ;
  12. ;
  13. ; If you know that you don't want to convert SCANV*.* when it
  14. ; it is uploaded to your board you would enter ^Scanv , now
  15. ; if someone uploads SCANV##.??? it will NOT be converted.
  16. ;
  17. ; On the other hand let's say that you know the exact filename
  18. ; you can enter it without the ^ EG:Scanv86 (No Extension Please)
  19. ; and TagScan will read it as you entered it.
  20. ;
  21. ;
  22. ; Begin Listing
  23. ;
  24. ;
  25. ^ScanV
  26. ^clean
  27. ^Vshld
  28. ^vcopy
  29. ^Tscan
  30. ^TagR
  31. ^TagS
  32. ^TagM
  33. ^TagU
  34. ;
  35. ;
  36. ; End Listing